Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636293 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/131 - Guess Number by Speech/css

style.css cody/swapnilsparsh/30DaysOfJavaScript/131 - Guess Number by Speech/css/style.css
110 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background: #2f3542 url('../img/bg.jpg') no-repeat left center/cover;
color: #fff;
min-height: 100vh;